Tootsville::Find-Records-By-Sql

Function

Find-Records-By-Sql names a function, with lambda list (TYPE SQL):

Find records of type TYPE by using the query SQL.

SQL must be a query of the form “SELECT * FROM table WHERE…”

File

Defined in file src/db/generic-db.lisp.